ComponentOne Studio for WinRT XAML
C1ApplicationBarToggleButton<T> クラス
メンバ 

C1RichTextBox に使用される ApplicationBar トグルボタンの基本クラス。
オブジェクト モデル
C1ApplicationBarToggleButton<T> クラス
構文
'宣言
 
Public MustInherit Class C1ApplicationBarToggleButton(Of T) 
   Inherits Windows.UI.Xaml.Controls.Button
   Implements IUpdateableTool 
public abstract class C1ApplicationBarToggleButton<T> : Windows.UI.Xaml.Controls.Button, IUpdateableTool  
型パラメータ
T
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.ButtonBase
                              Windows.UI.Xaml.Controls.Button
                                 C1.Xaml.RichTextBox.C1ApplicationBarToggleButton<T>
                                    C1.Xaml.RichTextBox.C1BoldTool
                                    C1.Xaml.RichTextBox.C1CenterAlignTool
                                    C1.Xaml.RichTextBox.C1ItalicTool
                                    C1.Xaml.RichTextBox.C1JustifyTool
                                    C1.Xaml.RichTextBox.C1LeftAlignTool
                                    C1.Xaml.RichTextBox.C1RightAlignTool
                                    C1.Xaml.RichTextBox.C1UnderlineTool

参照

C1ApplicationBarToggleButton<T> メンバ
C1.Xaml.RichTextBox 名前空間

 

 


Copyright © GrapeCity inc. All rights reserved.